multiple primitives meaning in Chinese
多原语
Examples
- Should we represent objects that are containers for multiple primitive values , such as points , vectors , matrices , or rgb colors , with mutable or immutable objects
如果要表示的对象是多个基本值的容器(如:点、向量、矩阵或rgb颜色) ,是用可变对象还是用不变对象表示? - This is not bad for a class with multiple primitive and object reference fields . but for better insight , i must compare the result with other approaches below
对于拥有多个基本型别字段和对象引用字段的类别而言,这不算坏。然而为了更好的考究问题,我须将此结果与下面其它方案进行比较才对。